const crypto/tls.tcpMSSEstimate
2 uses
crypto/tls (current package)
conn.go#L842: tcpMSSEstimate = 1208
conn.go#L876: payloadBytes := tcpMSSEstimate - recordHeaderLen - c.out.explicitNonceLen()
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)